home *** CD-ROM | disk | FTP | other *** search
- /**
- GRAB Graph Layout and Browser System
-
- Copyright (c) 1986, 1988 Regents of the University of California
- Copyright (c) 1989, Tera Computer Company
- **/
-
- /* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16
- */
- static int lineCursorData[16] = {
- 0x0000,0x0000,0x0000,0x1800,0x1C00,0x0E02,0x0706,0x038A,
- 0x01D2,0x00E2,0x0042,0x0082,0x0102,0x0202,0x07FE,0x0000
- };
-